-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.0 #323
Conversation
Codecov Report
@@ Coverage Diff @@
## master #323 +/- ##
==========================================
+ Coverage 93.34% 93.35% +0.01%
==========================================
Files 18 18
Lines 2508 2513 +5
Branches 492 493 +1
==========================================
+ Hits 2341 2346 +5
Misses 105 105
Partials 62 62
Continue to review full report at Codecov.
|
@rgieseke I've pinned cftime temporarily to get the CI passing. I think it will work again once the windows wheel for cftime 1.3.1 is released, it just hasn't happened yet. |
Examples in the Readme need to be converted ... |
Do we want to keep them? If so, we should probably work out how to test them (#258...) |
I'm fine with removing them (or some of them). Tools could be |
beautiful! Will have a play today |
Issue here, not sure how quickly it will happen... Unidata/cftime#224 |
It appears to be a Python 3.6 issue, do we drop support? |
"Following the release of 3.6.8, we plan to provide security fixes for Python 3.6 as needed through 2021, five years following its initial release." Not sure how widespread 3.6 is on Linux distros as default or macOS (or in the OpenSCM community ...). |
We can pin |
Not sure how these Windows wheels are produced, but it looks like the split is from 1.3.0 to 1.3.1 https://www.lfd.uci.edu/~gohlke/pythonlibs/#cftime Maybe easiest to just drop the test on Windows ... |
Fixed it I think |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Brilliant! Good pickup on the rcps
Pull request
My proposed final tweaks before releasing v2.0
Please confirm that this pull request has done the following:
CHANGELOG.rst
addedAdding to CHANGELOG.rst
Please add a single line in the changelog notes similar to one of the following: